Gets the names of the subfolders of the current folder object.
Syntax
GetSubFolderNames([FolderType As String])
| Name | Description |
|---|---|
|
FolderType |
Optional folder type of the subfolders to return. |
Return Value
An array of subfolder names.
Related concepts